home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1986 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: sdd.hp.com!inn
  2. From: Jeff Grimmett <jgrimm@sdd.hp.com>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AsynchIO (was: fastest file read method ??)
  5. Date: 25 Jan 1996 21:10:04 GMT
  6. Organization: Hewlett-Packard Company
  7. Message-ID: <4e8rjc$c4g@news.sdd.hp.com>
  8. References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org>    <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com>    <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com> <706.6597T1282T2881@amiga.pp.se>
  9. NNTP-Posting-Host: hpsdv330.sdd.hp.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. mikael.berglund@amiga.pp.se (Mikael Berglund) wrote:
  16.  
  17. >>Hm, the version I have has no shared lib -- unless this library is a part
  18. >>of ADOS 3.x, I _personally_ would not use it -- I'd rather use the link
  19. >>lib and not require the end user to install _YASL_ (Yet Another Stupid
  20. >>Library).
  21.  
  22. >I understand your worries but if i have ten programs using the same link
  23. >libs i have a big redundancy. I have 120 libs in my LIBS: and i'm sure that
  24. >overall i save memory/diskspace while the programmers don't have to reinvent
  25. >the wheel.
  26.  
  27. Yes. I agree.  At at 10 programs, I'd say you had hit critical mass and 
  28. it WOULD justify a shared lib.  ReqTools is a good example, whereas 
  29. JoeBob.library is just used by one program to make rude noises.
  30.  
  31. (OK, I made that one up. :-)
  32.  
  33.  
  34.